<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 公用样式开始 */

* {
    text-decoration: none;
}

a {
    outline: none;
    color: #333;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    outline: none;
}


/* 清除浮动 */

.clearfix {
    zoom: 1
}

.clearfix:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    content: '';
}

input {
    background: none;
    border: none;
    font-family: none;
    font-family: '微软雅黑';
}

textarea {
    font-family: '微软雅黑';
    resize: none;
}

ul li {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

body {
    font-family: '微软雅黑';
    background: #fff;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal;
}


/*将斜体扶正*/

.w1200 {
    width: 1200px;
    margin: 0 auto;
}


/* 宽1200px */


/* 公用样式结束 */


/* 头部 */

.under {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e1e1e2;
}

.under span {
    display: block;
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 39px;
}

.underr {
    float: right;
    font-size: 0;
    margin-right: -15px;
}

.underr a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666666;
    line-height: 39px;
    padding: 0 15px;
    position: relative;
}

.underr .denglu {
    background: url(../images/icon.png) no-repeat left center;
    padding-left: 25px;
}

.underr a i {
    display: block;
    width: 1px;
    height: 12px;
    background-color: #dddddd;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
}

.underr a:hover {
    color: #e4000f;
}

.underr .denglu:hover {
    background: url(../images/icon1.png) no-repeat left center;
}


/* 头部 */

.nav_top {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 38px 0 0;
}

.nav_toptopo {
    padding: 0;
}

.navs .logo {
    display: block;
    float: left;
    text-indent: 0;
    margin-top: 0;
    width: 210px;
    height: 70px;
}

.navs .logo:hover {
    opacity: 0.7;
}

.navszj {
    float: left;
    margin: 0 90px 0 106px;
    width: 426px;
}

.sousuo {
    width: 420px;
    border: 2px solid #e4000f;
    overflow: hidden;
    height: 40px;
    position: relative;
    margin: 0 auto 12px;
}

.sousuo&gt;a {
    display: block;
    width: 86px;
    height: 44px;
    color: #fff;
    line-height: 44px;
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 14px;
    text-align: center;
    background-color: #e4000f;
}

.sousuo&gt;a:hover {
    background-color: #ff9c00;
}

.sousuo&gt;div {
    overflow: hidden;
    width: 75%;
}

.sousuo input {
    padding: 0 0 0 15px;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #5d5d5d;
}

.navsx {
    font-size: 0;
    margin-left: -10px;
}

.navsx span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999999;
    line-height: 1.2;
    padding: 0 10px;
    border-right: 1px solid #ddd;
}

.navszjr {
    float: left;
}

.navszjr div {
    background: url(../images/icon2.png) no-repeat left center;
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
}

.navszjr span {
    display: block;
    font-size: 18px;
    color: #e4000f;
    font-weight: bold;
    line-height: 23px;
}

.navr {
    float: right;
    position: relative;
}

.navr a {
    display: block;
    width: 118px;
    border: 1px solid #d6d6d6;
    text-align: center;
    background-color: #fff;
    font-size: 0;
    margin: 10px;
}

.navr a:hover {
    border: 1px solid #e4000f;
    background-color: #e4000f;
}

.navr a img,
.navr a em {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.navr a em {
    font-size: 14px;
    color: #000000;
    line-height: 28px;
}

.navr a:hover img {
    display: none;
}

.navr a:hover em {
    color: #fff;
}

.navr span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background: url(../images/icon4.png) no-repeat center;
    line-height: 22px;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    text-align: center;
    min-width: 23px;
    background-size: cover;
}

.navx {
    width: 100%;
    margin: 26px auto 0;
	margin-bottom:30px;
	border-bottom: 2px solid #f5f5f5;
}

.navxz {
    float: left;
    width: 240px;
    position: relative;
}

.navxz&gt;a {
    display: block;
    line-height: 52px;
    background-color: #e4000f;
    color: #fff;
    font-size: 16px;
    color: #ffffff;
    padding-left: 66px;
    background-image: url(../images/icon7.png);
    background-position: 32px center;
    background-repeat: no-repeat;
}

.navxzul {
    position: absolute;
    top: 52px;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 400px;
    background: url(../images/icon6.png) repeat center;
    display: none;
    overflow-y: auto;
}

.navxz:hover .navxzul {
    display: block;
}

.navxzul li {
    border-bottom: 1px solid #6c6c6c;
}

.navxzul li:hover {
    background-color: #e4000f;
}

.navxzul li a {
    display: block;
    font-size: 16px;
    color: #fff;
    margin: 0 15px;
    line-height: 2;
    background: url(../images/icon5.png) no-repeat right center;
}


/* .navxzul li a:hover {
    opacity: 0.8;
} */

.navxy {
    float: right;
}

.navxy {
    float: right;
}

.navxy ul li {
    float: left;
}

.navxy ul li a {
    display: block;
    font-size: 16px;
    line-height: 52px;
    color: #323232;
    padding: 0 46px;
}

.navxy ul .on a {
    color: #e4000f;
}

.navxy ul li:hover a {
    color: #e4000f;
}


/* 首页banner开始 */

.sybanner {
    position: relative;
}

.sybanner,
.sybanner .bd,
.sybanner .bd ul,
.sybanner .bd ul li {
    display: block;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.sybanner .bd ul li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.sybanner .hd {
    position: absolute;
    overflow: hidden;
    bottom: 25px;
    left: 0;
    z-index: 66;
    width: 100%;
}

.sybanner .hd ul {
    text-align: center;
    width: 100%;
    overflow: hidden;
    clear: both;
    background: none;
}

.sybanner .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 20px;
    background-color: #fff;
    margin: 0 5px;
    z-index: 99;
    cursor: pointer;
}

.sybanner .hd ul .on {
    background-color: #e4000f;
}


/* 首页banner结束 */


/* 热卖商品 */

.content {
    width: 100%;
    margin: 40px auto 25px;
    overflow: hidden;
    min-height: 600px;
}

.Advertising {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.Advertising ul {
    margin-right: -13px;
}

.Advertising ul li {
    float: left;
    width: 290px;
    margin-right: 13px;
}

.Advertising ul li a {
    display: block;
    height: 184px;
    overflow: hidden;
    width: 100%;
}

.Advertising ul li a img {
    transition: all .3s ease-out 0s;
}

.Advertising ul li:hover a img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1);
}

.sort {
    width: 100%;
    overflow: hidden;
    margin: 40px auto;
}

.Products {
    width: 394px;
    float: left;
}

.sorttpo {
    width: 100%;
    background-color: #45c0a1;
    position: relative;
}

.sorttpo h2 a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    padding-left: 24px;
}

.sorttpo h2 i {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-left: 6px;
    text-transform: uppercase;
}

.sorttpo h2:hover i {
    color: #fff;
}

.sorttpo img {
    position: absolute;
    top: 0;
    left: 0;
}

.sortx {
    border: 1px solid #ececec;
    font-size: 0;
}

.sortx li {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    border-right: 1px dashed #ececec;
    border-bottom: 1px dashed #ececec;
    box-sizing: border-box;
}

.sortx li div {
    padding: 0 15px;
}

.sortx li h3 a {
    display: block;
    font-size: 16px;
    color: #d8271c;
    font-weight: normal;
    line-height: 29px;
    border: 1px solid #d8271c;
    background-color: #fff6f9;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin: 20px auto 0;
}

.sortx li span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #d8271c;
    line-height: 36px;
}

.sortx li span i {
    font-size: 16px;
}

.sortx li div&gt;a {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    overflow: hidden;
}

.sortx li:hover h3 a {
    color: #fff;
    border: 1px solid #d8271c;
    background-color: #d8271c;
}

.sortx li div&gt;a img {
    transition: all .3s ease-out 0s;
}

.sortx li:hover a img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1);
}

.Productsc {
    margin-left: 9px;
}

.Productsr {
    margin-left: 9px;
}

.Productsc .sorttpo {
    background-color: #2c94d1;
}

.Productsr .sorttpo {
    background-color: #fc6763;
}

.Productsc .sorttpo h2 i {
    color: #fff;
}

.Productsr .sorttpo h2 i {
    color: #fff;
}

.Productsc .sortx li h3 a {
    color: #e98f01;
    border: 1px solid #e98f01;
    background-color: #fff6f9;
}

.Productsc .sortx li:hover h3 a {
    color: #fff;
    border: 1px solid #e98f01;
    background-color: #e98f01;
}

.Productsr .sortx li h3 a {
    color: #476498;
    border: 1px solid #476498;
    background-color: #dfeafc;
}

.Productsr .sortx li:hover h3 a {
    color: #fff;
    border: 1px solid #476498;
    background-color: #476498;
}

.Productsc .sorttpo h2:hover i {
    color: #fff;
}

.Productsr .sorttpo h2:hover i {
    color: #fff;
}


/* 热卖商品 */

.wares {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.warestop h2 a {
    display: block;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    background: url(../images/img4.jpg) no-repeat center;
    line-height: 55px;
}

.warestop h2 a:hover {
    color: #d8271c;
}

.wareshot {
    width: 100%;
    overflow: hidden;
    margin: 16px auto 32px;
}

.wareshot1 .hottitle {
    border-bottom: 1px solid #fc5752;
}

.wareshot2 .hottitle {
    border-bottom: 1px solid #fda754;
}

.wareshot3 .hottitle {
    border-bottom: 1px solid #45c0a1;
}

.wareshot4 .hottitle {
    border-bottom: 1px solid #1689cc;
}
.hottitle {
    border-bottom: 1px solid #1689cc;
}
.hottitlez {
    font-size: 0;
    float: left;
    line-height: 46px;
}

.hottitlez em {
    font-size: 20px;
    font-weight: bold;
    color: #fc5752;
    display: inline-block;
    vertical-align: middle;
}

.hottitlez i {
    font-size: 26px;
    font-weight: bold;
    color: #fc5752;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}

.hottitley {
    float: right;
}

.hottitley ul {
    font-size: 0;
    float: left;
}

.hottitley ul li {
    display: inline-block;
    vertical-align: middle;
}

.hottitley ul li a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #323232;
    line-height: 46px;
    width: 140px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hottitley ul li:hover a {
    color: #fff;
    background-color: #fc5752;
}

.hottitley&gt;a {
    display: block;
    font-size: 16px;
    color: #fc5752;
    float: right;
    line-height: 46px;
    margin-left: 20px;
}

.hottitley ul .on a {
    color: #fff;
    background-color: #fc5752;
}

.hottitley&gt;a:hover {
    color: #e20204;
}

.hotwares {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.hotwares&gt;a {
    display: block;
    width: 264px;
    height: 454px;
    overflow: hidden;
    float: left;
}

.hotwares&gt;a:hover {
    opacity: 0.9;
}

.hotwares .waresul {
    float: left;
    width: 936px;
    font-size: 0;
}

.waresul li {
    text-align: center;
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border: 1px solid #ececec;
    margin-right: -1px;
    margin-top: -1px;
}

.waresul li h3 a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #323232;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 15px;
}

.waresul li span {
    display: block;
    font-weight: bold;
    color: #e20204;
    font-size: 20px;
    line-height: 35px;
}

.waresul li span i {
    font-size: 16px;
}

.waresul li&gt;a {
    display: block;
    width: 160px;
    height: 160px;
    overflow: hidden;
    margin: 0 auto;
}

.waresul li&gt;a img {
    transition: all .3s ease-out 0s;
}

.waresul li:hover&gt;a img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1);
}

.waresul li:hover h3 a {
    color: #e20204;
}


/* 办公文具 */

.wareshot2 .hottitlez i {
    color: #fda754;
}

.wareshot2 .hottitlez em {
    color: #fda754;
}

.wareshot2 .hottitley ul .on a {
    background-color: #fda754;
}

.wareshot2 .hottitley ul li:hover a {
    color: #fff;
    background-color: #fda754;
}

.wareshot2 .hottitley&gt;a {
    color: #fda754;
}

.wareshot2 .hottitley&gt;:hover {
    color: #e20204;
}


/* 办公文具 */


/* 办公耗材 */

.wareshot3 .hottitlez i {
    color: #45c0a1;
}

.wareshot3 .hottitlez em {
    color: #45c0a1;
}

.wareshot3 .hottitley ul .on a {
    background-color: #45c0a1;
}

.wareshot3 .hottitley ul li:hover a {
    color: #fff;
    background-color: #45c0a1;
}

.wareshot3 .hottitley&gt;a {
    color: #45c0a1;
}

.wareshot3 .hottitley&gt;:hover {
    color: #e20204;
}


/* 办公耗材 */


/* 日用百货 */

.wareshot4 .hottitlez i {
    color: #1689cc;
}

.wareshot4 .hottitlez em {
    color: #1689cc;
}

.wareshot4 .hottitley ul .on a {
    background-color: #1689cc;
}

.wareshot4 .hottitley ul li:hover a {
    color: #fff;
    background-color: #1689cc;
}

.wareshot4 .hottitley&gt;a {
    color: #1689cc;
}

.wareshot4 .hottitley&gt;:hover {
    color: #e20204;
}


/* 日用百货 */


/* 品牌推荐 */

.Brand {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.Brandtop h2 {
    float: left;
    background: url(../images/icon9.png) no-repeat left center;
    padding: 0;
    padding-left: 38px;
    line-height: inherit;
}

.Brandtop h2 a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #e20204;
    line-height: 2;
}

.Brandtop h2 a i {
    font-size: 14px;
    color: #9d9d9d;
    font-weight: normal;
    text-transform: uppercase;
}

.Brandtop h2 a:hover {
    color: #fda754;
}

.Brandtop&gt;a {
    display: block;
    float: right;
    font-size: 14px;
    color: #d8271c;
}

.Brandtop&gt;a:hover {
    color: #fda754;
}

.Brandul {
    font-size: 0;
    margin: 20px auto 0;
}

.Brandul li {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    box-sizing: border-box;
    border: 1px solid #ececec;
    margin-right: -1px;
    margin-top: -1px;
}

.Brandul li a {
    display: block;
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.Brandul li a img {
    transition: all .3s ease-out 0s;
}

.Brandul li:hover&gt;a img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1);
}


/* 品牌推荐 */

.footer {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background-color: #e20204;
}

.footer ul {
    font-size: 0;
    text-align: center;
    background-color: #e20204;
}

.footer ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #ffffff;
    line-height: 80px;
    padding-left: 64px;
    margin: 0 80px;
}

.footer ul .footer1 {
    background: url(../images/icon10.png) no-repeat left center;
}

.footer ul .footer2 {
    background: url(../images/icon11.png) no-repeat left center;
}

.footer ul .footer3 {
    background: url(../images/icon12.png) no-repeat left center;
}

.footer ul .footer4 {
    background: url(../images/icon13.png) no-repeat left center;
}

.bottom {
    width: 100%;
    background-color: #f5f5f5;
}

.bottoms {
    padding: 25px 90px;
}

.bottomul {
    float: left;
    border-right: 1px solid #dddcdc;
}

.bottomul&gt;li {
    float: left;
    margin: 0 80px;
    text-align: center;
}

.bottomul&gt;li&gt;a {
    font-size: 16px;
    color: #323232;
    display: block;
    line-height: 2;
}

.bottomul&gt;li&gt;a:hover {
    color: #e20204;
}

.bottomul&gt;li ul li a {
    font-size: 14px;
    color: #666666;
    display: block;
    line-height: 2;
}

.bottomul&gt;li ul li a:hover {
    color: #e20204;
}

.bottomimg {
    float: right;
    width: 115px;
    height: 115px;
}

.bottomyzg {
    float: left;
    width: 84%;
}

.bottomy {
    font-size: 0;
    border-radius: 20px;
}

.bottomy span,
.bottomy em {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #525252;
    margin-right: 10px;
    line-height: 44px;
    margin-left: 20px;
}

.bottomy span {
    margin-left: 20px;
}

.bottomx {
    margin-left: 20px;
    margin-top: 15px;
}

.bottomy a {
    display: block;
    line-height: 34px;
    border: 1px solid #e20204;
    width: 100px;
    background-color: #fff;
    border-radius: 3px;
    color: #e20204;
    background-image: url(../images/img12.jpg);
    background-position: 18px center;
    background-repeat: no-repeat;
    padding-left: 50px;
}

.bottomy a:hover {
    background-image: none;
    color: #fff;
    background-color: #e20204;
    width: 150px;
    text-align: center;
    padding-left: 0;
}

.bottom1 span {
    font-size: 14px;
    font-weight: normal;
    color: #8b8e93;
    line-height: 1.8;
}

.bottom1 a {
    font-size: 14px;
    font-weight: normal;
    color: #8b8e93;
    line-height: 2;
}

.bottom1 a:hover {
    color: #e20204;
}

.bottom1 .hb_gaba {
    padding-right: 10px;
    min-height: 30px !important;
    background: url(../images/gaba.png) no-repeat right center;
    margin-right: 5px;
}

.bottom2 {
    font-size: 14px;
    color: #8b8e93;
    line-height: 2;
}


/* 返回顶部 */

.tubiao {
    position: fixed;
    right: 50px;
    bottom: 10%;
}

.tubiao a {
    display: block;
    width: 48px;
    height: 48px;
    margin-bottom: 10px;
    background: url(../images/lx.png) no-repeat bottom center;
}

.tubiao .to_top {
    background: url(../images/lx.png) no-repeat top center;
}

.tubiao a:hover {
    opacity: 0.7;
}


/* 侧边栏目 */

.fixed_bar {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 35px;
    background-color: #0a0a0a;
    text-align: center;
    z-index: 99;
}

.fixed_bar dl {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -140px;
}

.fixed_bar dd {
    position: relative;
    padding-bottom: 6px;
}

.fixed_bar .center a,
.fixed_bar .my_like a,
.fixed_bar .online a,
.fixed_bar .go_top a {
    height: 35px;
}

.fixed_bar a {
    display: block;
    color: #FFF;
}

.fixed_bar .center a span {
    width: 18px;
    height: 18px;
    margin-top: 8px;
    background: url(../images/base.png) no-repeat -228px -74px;
}

.fixed_bar .tip {
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
    height: 37px;
    line-height: 37px;
    display: none;
    opacity: 0;
    text-align: left;
    background: url(../images/base.png) no-repeat -88px -90px;
    color: #FFF;
    text-align: center;
}

.fixed_bar .my_like a span {
    width: 19px;
    height: 15px;
    margin-top: 11px;
    background: url(../images/base.png) no-repeat -228px -42px;
}

.fixed_bar .fixed_cart_tip a span {
    width: 22px;
    margin: 0 auto;
    padding: 13px 2px;
    font-size: 13px;
    border-top: 1px solid #323232;
    border-bottom: 1px solid #323232;
}

.fixed_bar .fixed_cart_tip a span i {
    display: inline-block;
    width: 22px;
    height: 18px;
    margin-bottom: 7px;
    background: url(../images/base.png) no-repeat -184px -56px;
}

.fixed_bar .fixed_cart_tip a span font {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-top: 8px;
    line-height: 21px;
    font-size: 11px;
    text-align: center;
    background-color: #df2f3a;
    border-radius: 11px;
}

.fixed_bar .online a span {
    width: 18px;
    height: 16px;
    margin-top: 10px;
    background: url(../images/base.png) no-repeat -228px -57px;
}

.fixed_bar a span {
    display: inline-block;
}

.fixed_bar a:hover {
    background-color: #e32330;
}

.fixed_bar .fixed_cart_tip a:hover span i {
    background-position: -184px -38px;
}

.fixed_bar .fixed_cart_tip a:hover span font {
    background-color: #0a0a0a;
}

.fixed_bar .tip a {
    font-size: 14px;
}

.fixed_bar .tip a:hover {
    background: 0;
}

.fixed_bar dd:hover p {
    display: block;
    opacity: 1;
    right: 35px;
}


/* 侧边栏目 */


/* 样式表 */

.navxz:hover .nav_btm_right {
    display: block;
}

.nav_btm_right {
    display: none;
    position: absolute;
    left: 240px;
    top: 52px;
    line-height: 15px;
    width: 960px;
    height: 400px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.95);
    border-left: none;
    padding: 20px;
    z-index: 99999;
    overflow-y: auto;
}

.navxzul li .nav_btm_title a {
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
    color: #333;
    display: block;
}

.nav_btm_lx {
    font-size: 0;
    text-align: left;
    margin: 5px 0;
}

.nav_btm_title a {
    font-size: 16px;
    color: #333;
    background: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 2;
}

.nav_btm_lx a {
    font-size: 14px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    line-height: 1.5;
}

.nav_btm_right ul {
    background: none;
}

.navxzul .nav_btm_lx a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0 20px;
    border-right: 1px solid #dedede;
    color: #666;
    margin: 5px 0;
    line-height: 1.2;
    background: none;
}

.navxzul .nav_btm_lx a:hover {
    color: #e4000f;
}


/* 登录页 */

.singin {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/img13.jpg) no-repeat center;
    background-size: cover;
}

.sing {
    width: 500px;
    background-color: #fff;
    margin: 60px auto;
    overflow: hidden;
}

.singss {
    padding: 0 60px;
}

.singss h3 {
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    margin: 37px auto;
}

.singss .singdiv {
    border: 1px solid #cdcdcd;
    height: 54px;
    line-height: 54px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px;
}

.singss .singdiv span {
    display: block;
    float: left;
    width: 74px;
    height: 54px;
}

.singss .singdiv input {
    width: 70%;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
}

.singss .singdiv .span1 {
    background: url(../images/img14.jpg) no-repeat center;
}

.singss .singdiv .span2 {
    background: url(../images/img15.jpg) no-repeat center;
}

.singss .singdiv .span3 {
    background: url(../images/img16.jpg) no-repeat center;
}

.singss .singdiv3 input {
    width: 50%;
}

.singss .singdiv3 img {
    display: block;
    /* width: 160px;
    height: 74px; */
    width: 115px;
    height: 53px;
    cursor: pointer;
    float: right;
}

.dengl {
    width: 100%;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 57px;
    background-color: #e4000f;
    font-size: 20px;
    margin-bottom: 10px;
}

.zddl {
    font-size: 0;
    width: 100%;
    overflow: hidden;
    margin-top: -16px;
}

.zddl em,
.zddl span,
.zddl a {
    display: inline-block;
    vertical-align: middle;
}

.zddl em {
    width: 18px;
    margin-right: 6px;
    cursor: pointer;
    font-size: 0;
    overflow: hidden;
}

.zddl em input {
    cursor: pointer;
}

.zddl span {
    font-size: 18px;
    color: #333;
    line-height: 74px;
}

.zddl a {
    font-size: 18px;
    color: #e4000f;
    line-height: 74px;
}

.zddl a:hover {
    color: #fda754;
}

.tishi {
    width: 100%;
    overflow: hidden;
    margin-bottom: 35px;
}

.tishi a {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 45px;
    float: left;
}

.tishi .mfzc {
    float: right;
}

.tishi a:hover {
    color: #e4000f;
}

.dengl:hover {
    background-color: #fda754;
}

.zddl .active {
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #e4000f;
    border: 1px solid #e4000f;
}


/* banner */

.zybanner {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.zybanner h2 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    margin-top: 150px;
}

.zybanner span {
    display: block;
    text-align: center;
    line-height: 62px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

.zybanner em {
    display: block;
    width: 150px;
    height: 3px;
    background-color: #fff;
    margin: 0 auto;
}

.zynews {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
    min-height: 500px;
}

.zynews ul li .zynewsz {
    width: 82px;
    height: 82px;
    background-color: #eeeeee;
    text-align: center;
    overflow: hidden;
    float: left;
}

.zynews ul li .zynewsz span {
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #666666;
    line-height: 42px;
    margin-top: 10px;
}

.zynews ul li .zynewsz em {
    font-size: 14px;
    display: block;
    line-height: 18px;
}

.zynewsy {
    width: 89%;
    background-color: #ffffff;
    float: left;
    padding: 0 20px;
}

.zynewsy h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #323232;
    line-height: 38px;
    padding-top: 10px;
}

.zynewsy span {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-bottom: 10px;
}

.zynews ul li {
    border-bottom: 1px dashed #bfbfbf;
    padding: 28px 0;
    position: relative;
}

.zynewsy div {
    width: 78%;
    float: left;
}

.zynewsy&gt;a {
    display: block;
    width: 134px;
    line-height: 42px;
    border: 1px solid #e4000f;
    text-align: center;
    border-radius: 50px;
    background-color: #fff;
    float: right;
    margin: 19px auto;
    color: #e4000f;
}

.zynews ul li:hover .zynewsz {
    background-color: #d8271c;
}

.zynews ul li:hover .zynewsz span,
.zynews ul li:hover .zynewsz em {
    color: #ffffff;
}

.zynews ul li:hover .zynewsy {
    background-color: #f7f7f7;
}

.zynews ul li&gt;a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.newsxx {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
}

.newstop {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
}

.newstop h3 {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    line-height: 2;
}

.newstop div {
    border-bottom: 3px solid #f0f0f0;
    position: relative;
}

.newstop div i {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 190px;
    height: 3px;
    background-color: #e4000f;
}

.newstop div span {
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    font-size: 14px;
    color: #666666;
    margin-right: 15px;
}

.newstop div span a {
    margin: 0 5px;
}

.newstop div span a:hover {
    color: #e4000f;
}

#Zoom {
    width: 100%;
    overflow: hidden;
    min-height: 400px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #f0f0f0;
}


/* 相关推荐 */

.xgtj {
    width: 100%;
    overflow: hidden;
    margin: 60px auto 45px;
}

.xgtjtop {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px;
    padding-bottom: 35px;
    border-bottom: 1px solid #f0f0f0;
}

.xgtjtop h2 {
    font-size: 30px;
    font-weight: normal;
    color: #333333;
    text-align: center;
    background: url(../images/news.png) no-repeat center;
    line-height: 55px;
}

.xgtjul {
    font-size: 0;
}

.xgtjul li {
    width: 570px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px dashed #d9d9d9;
    margin: 0 15px;
}

.xgtjul li h3 {
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.xgtjul li h3 a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333333;
    line-height: 60px;
    font-weight: normal;
}

.xgtjul li span {
    display: block;
    float: right;
    font-size: 14px;
    color: #666666;
    line-height: 60px;
}

.xgtjul li em {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #bbbbbb;
    border-radius: 50%;
    margin: 0 15px 0 0;
}

.xgtjul li:hover h3 a {
    color: #e4000f;
}

.xgtjul li:hover span {
    color: #e4000f;
}

.xgtjul li:hover em {
    background-color: #e4000f;
}


/* 相关推荐 */

.Careers {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 45px;
    min-height: 500px;
}

.Careers ul li {
    font-size: 0;
    border-bottom: 1px solid #dedede;
}

.Careers ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0 38px;
    line-height: 60px;
}

.Careers ul .Careersli span {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.Careers ul li .Careers1 {
    width: 16%;
}

.Careers ul .Careersli {
    border-bottom: 2px solid #e4000f;
}

.Careers ul li .Careers3 {
    width: 10%;
}

.Careers ul li .Careers4 {
    background: url(../images/icon14.png) no-repeat right center;
}

.Careersbottom {
    background-color: #f9f9f9;
    width: 100%;
    overflow: hidden;
    display: none;
}

.Careersx {
    font-size: 0;
}

.Careersx span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #323232;
    line-height: 70px;
    margin: 0 25px !important;
}

.Careersbottom h3 {
    font-size: 14px;
    color: #e4000f;
    margin: 0 25px;
    font-weight: normal;
}

.Careersbutton {
    font-size: 0;
    margin: 0 25px;
    margin-bottom: 30px;
}

.Careersbutton a {
    display: block;
    font-size: 14px;
    color: #e4000f;
    text-align: center;
    line-height: 36px;
    width: 106px;
    border: 2px solid #e4000f;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}

.Careers ul .open .Careersbottom {
    display: block;
}

.Careers ul .open .Careers4 {
    background: url(../images/icon15.png) no-repeat right center;
}

.Careersbutton a:hover {
    color: #fff;
    background-color: #e4000f;
}


/* 简介页面 */

.jjtop {
    text-align: center;
    width: 100%;
    margin: 20px auto 40px;
}

.jjtopfz {
    margin: 40px auto 60px;
}

.jjtop h2 {
    font-size: 24px;
    font-weight: bold;
    color: #e60612;
}

.jjtop span {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin: 10px auto;
}

.jjtop span em {
    font-weight: normal;
    margin-left: 10px;
}

.jjtop i {
    width: 150px;
    height: 3px;
    display: block;
    background-color: #2c2c2c;
    margin: 0 auto;
}

.jjc {
    width: 100%;
    background: url(../images/img.jpg) no-repeat top center;
}

#horizontal {
    width: 1440px;
    height: 300px;
    margin: 0 auto;
}

.example1 .sly ul {
    height: 100%;
}

.example1 .sly ul li {
    float: left;
    min-width: 126px;
    height: 100%;
    background: url(../images/memory_not.png) no-repeat left 8px;
    /* margin: 0 16px 0 0; */
}

.left {
    float: left;
}

.let_box {
    padding-bottom: 150px;
    padding-top: 50px;
    height: 70px;
}

.let_box,
.ltr_box {
    width: 126px;
    height: 140px;
    position: relative;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    margin: 10px 0;
    overflow: hidden;
}

.let_box {
    padding-bottom: 150px;
    padding-top: 50px;
    height: 70px;
}

.memory {
    width: 100%;
    height: 300px;
    background: url(../images/memory_bj.png) repeat-x center center;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
}

.gy_c02_bg {
    background: #fff;
    min-height: 260px;
}

.ltr_box {
    padding-top: 170px;
}

.let_box span,
.ltr_box span {
    width: 70px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    color: #fff;
    text-align: center;
}

.let_box span {
    bottom: 32px;
    font-size: 15px;
    left: 41px;
    width: 45px;
}

.ltr_box span {
    top: 17px;
    left: 28px;
    font-size: 24px;
}

.ql_ppmb {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 60px;
    padding-bottom: 60px;
}

.ql_ppmb li {
    float: left;
    width: 284px;
    margin-top: -1px;
    overflow: hidden;
    padding-bottom: 1px;
}

.ql_ppmb li a {
    display: block;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.ql_ppmb .ql_ppmbbor a {
    border-right: 0px;
}

.ql_ppmb li a:hover {
    opacity: 0.8;
}

.pingpai {
    text-align: center;
}

.pingpai h2 {
    font-size: 36px;
    font-weight: normal;
    color: #000;
    text-align: center;
}


/* 分页 */

.fenyez {
    text-align: center;
    margin-bottom: 30px;
}

.hb_fenye {
    display: inline-block;
    vertical-align: middle;
}

.hb_fenye a {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #333;
    min-width: 20px;
    padding: 0 6px;
    margin: 0 5px;
    line-height: 32px;
    border: 1px solid #dcdcdc;
    background-color: #dcdcdc;
}

.hb_fenye .yy {
    padding: 0 17px;
}

.hb_fenye a[href]:hover {
    color: #ffffff;
    border: 1px solid #e20204;
    background: #e20204;
}

.hb_fenye span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #333;
    min-width: 20px;
    padding: 0 6px;
    margin: 0 5px;
    line-height: 32px;
    border: 1px solid #c4c4c4;
}

.hb_fenye span {
    color: #fff;
    border: 1px solid #e20204;
    background: #e20204;
}

.hb_hyjjz {
    background: #fff;
    padding: 35px 19px;
    margin-top: 15px;
    overflow: hidden;
    color: #323232;
    min-height: 300px;
    font-weight: normal;
    font-size: 14px;
    line-height: 2.5;
}

.fytz {
    display: inline-block;
    vertical-align: middle;
}

.fytz span {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 34px;
    margin: 0 5px;
}

.fytz input {
    width: 32px;
    height: 32px;
    border: 1px solid #dcdcdc;
    text-align: center;
    font-size: 18px;
    color: #333;
    font-family: "å¾®è½¯é›…é»‘";
    line-height: 32px;
}

.fytz a {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    background-color: #e20204;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

#AspNetPager1 {
    text-align: center;
}

.publiczy {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 80px;
    min-height: 600px;
}

.Brandulzy {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 50px;
    min-height: 500px;
}

.Productzy {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 40px;
    min-height: 500px;
}

.friendly-link-box {
    max-width: 1200px;
    margin: 0 auto 35px;
}


/* lj */

.lj_sg {
    float: left;
    width: 217px;
}

.lj_sg_ge {
    float: left;
    margin: 5px;
    padding: 0px 0px 21px 0;
    width: 207px;
    overflow: hidden;
}

.lj_sg_ge a {
    height: 40px;
    line-height: 40px;
    color: #333;
    float: left;
    text-align: center;
    display: block;
    margin-right: 20px;
}

.lj_sg_ge a img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 12px;
    display: block;
}

.lj_sg_ge a span {
    height: 40px;
    width: 120px;
    line-height: 21px;
    color: #333;
    font-size: 15px;
    float: left;
    text-align: center;
    display: block;
    margin-right: 10px;
}

.prevnext a {
    color: #231815;
    font-size: 15px;
    line-height: 30px;
}

.prevnext a[href]:hover {
    color: #e4000f;
}
.zhanzheng {
    height: 120px;
    margin: 22px 0;
    overflow: hidden;
}</pre></body></html>